Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 10 updates #158

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps the all group with 10 updates:

Package From To
Microsoft.SourceLink.GitHub 1.1.1 8.0.0
MinVer 4.3.0 5.0.0
System.CommandLine 2.0.0-beta1.20574.7 2.0.0-beta4.22272.1
coverlet.collector 6.0.0 6.0.2
coverlet.msbuild 6.0.0 6.0.2
FluentAssertions 6.11.0 6.12.0
GitHubActionsTestLogger 2.3.2 2.4.1
Microsoft.NET.Test.Sdk 17.6.3 17.10.0
xunit 2.5.0 2.9.0
xunit.runner.visualstudio 2.5.0 2.8.2

Updates Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

Commits

Updates MinVer from 4.3.0 to 5.0.0

Changelog

Sourced from MinVer's changelog.

5.0.0

Enhancements

Other

Commits
  • e17745c Merge pull request #977 from adamralph/upgrade-super-linter
  • 74fa04d upgrade super-linter from 5.0.0 to 6.3.0
  • 11c0e64 Merge pull request #981 from adamralph/refactor
  • 2fade35 minor refactoring
  • 5044a13 Merge pull request #980 from adamralph/update-ci-os
  • fd546b0 update CI OS
  • 092f5f1 Merge pull request #979 from adamralph/dependabot/nuget/Microsoft.NET.Test.Sd...
  • eb18d96 Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • e3bf1d9 Merge pull request #978 from adamralph/dependabot/github_actions/actions/uplo...
  • 2bd279f Bump actions/upload-artifact from 4.3.0 to 4.3.1
  • Additional commits viewable in compare view

Updates System.CommandLine from 2.0.0-beta1.20574.7 to 2.0.0-beta4.22272.1

Release notes

Sourced from System.CommandLine's releases.

System.CommandLine v2.0.0-beta4.22272.1

For details on the Beta 4 release, please see #1750.

What's Changed

New Contributors

Full Changelog: dotnet/command-line-api@v2.0.0-beta3.22114.1...2.0.0-beta4.22272.1

System.CommandLine v2.0.0-beta3.22114.1

For details on the Beta 3 release, please see #1613.

System.CommandLine v2.0.0-beta2.21617.1

For details on the Beta 2 release, please see #1537.

System.CommandLine v2.0.0-beta1.21216.1

What's new

... (truncated)

Commits

Updates coverlet.collector from 6.0.0 to 6.0.2

Release notes

Sourced from coverlet.collector's releases.

v6.0.2

Fixed

  • Threshold-stat triggers error #1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #1629
  • Exception when multiple exclude-by-attribute filters specified #1624

Improvements

  • More concise options to specify multiple parameters in coverlet.console #1624

Diff between 6.0.1 and 6.0.2

v6.0.1

Fixed

  • Uncovered lines in .NET 8 for inheriting records #1555
  • Fix record constructors not covered when SkipAutoProps is true #1561
  • Fix .NET 7 Method Group branch coverage issue #1447
  • Fix ExcludeFromCodeCoverage does not exclude method in a partial class #1548
  • Fix ExcludeFromCodeCoverage does not exclude F# task #1547
  • Fix issues where ExcludeFromCodeCoverage ignored #1431
  • Fix issues with ExcludeFromCodeCoverage attribute #1484
  • Fix broken links in documentation #1514
  • Fix problem with coverage for .net5 WPF application #1221 by https://github.com/lg2de
  • Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor #1459 by https://github.com/lg2de

Improvements

Diff between 6.0.0 and 6.0.1

Commits

Updates coverlet.msbuild from 6.0.0 to 6.0.2

Release notes

Sourced from coverlet.msbuild's releases.

v6.0.2

Fixed

  • Threshold-stat triggers error #1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #1629
  • Exception when multiple exclude-by-attribute filters specified #1624

Improvements

  • More concise options to specify multiple parameters in coverlet.console #1624

Diff between 6.0.1 and 6.0.2

v6.0.1

Fixed

  • Uncovered lines in .NET 8 for inheriting records #1555
  • Fix record constructors not covered when SkipAutoProps is true #1561
  • Fix .NET 7 Method Group branch coverage issue #1447
  • Fix ExcludeFromCodeCoverage does not exclude method in a partial class #1548
  • Fix ExcludeFromCodeCoverage does not exclude F# task #1547
  • Fix issues where ExcludeFromCodeCoverage ignored #1431
  • Fix issues with ExcludeFromCodeCoverage attribute #1484
  • Fix broken links in documentation #1514
  • Fix problem with coverage for .net5 WPF application #1221 by https://github.com/lg2de
  • Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor #1459 by https://github.com/lg2de

Improvements

Diff between 6.0.0 and 6.0.1

Commits

Updates FluentAssertions from 6.11.0 to 6.12.0

Release notes

Sourced from FluentAssertions's releases.

6.12.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

New Contributors

... (truncated)

Commits
  • 340af80 Merge pull request #2270 from dennisdoomen/Release612
  • a6f615b Updated the release number
  • 3aa84ad Added Qodana batch
  • 3c635b9 Qodana scan: Use raw string: XmlElementAssertionSpecs
  • c5d4d07 Qodana scan: Use raw string: XElementAssertionSpecs
  • 38f6707 Qodana scan: Use raw string: XDocumentAssertionSpecs
  • 1ab324b Qodana scan: Potentially misleading parameter name in lambda or local function
  • ca6dcbf Tweak qodana.yaml
  • 7873005 Qodana scan: Convert constructor into member initializers
  • 4537b20 Qodana scan: Put local function after 'return' or 'continue'
  • Additional commits viewable in compare view

Updates GitHubActionsTestLogger from 2.3.2 to 2.4.1

Release notes

Sourced from GitHubActionsTestLogger's releases.

2.4.1

What's Changed

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4...2.4.1

2.4

What's Changed

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4

Note: Going forward, new release notes will appear here instead of the Changelog.md file. If you want to see the release notes for older versions, you can find them here.

Commits

Updates Microsoft.NET.Test.Sdk from 17.6.3 to 17.10.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: microsoft/vstest@v17.9.0...v17.10.0

v17.10.0-release-24177-07

What's Changed

... (truncated)

Commits

Updates xunit from 2.5.0 to 2.9.0

Commits
  • 593e573 v2.9.0
  • f070472 Enable XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS environment variable to skip sho...
  • 80a2294 For Assert.Equivalent, exclude properties (or property getters) which are obs...
  • b6dabde #2955: Ensure minimum thread pool size (v2)
  • 5fe01ff #2922: Remove obsolete AssemblyRunner.Start() overloads (v2)
  • beab8d9 #1916: Don't try to serialize generic argument types (v2)
  • 27c70a7 Restore the Func<TestOutputHelper> so we re-create the output helper for each...
  • 1fac6f8 #2377: Test logs get mixed across test cases
  • e022e5c Unit test for #2271 (v2)
  • 21f6aee Re-enable IDE0290 as we're using 'dotnet format' now
  • Additional commits viewable in compare view

Updates xunit.runner.visualstudio from 2.5.0 to 2.8.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) | `1.1.1` | `8.0.0` |
| [MinVer](https://github.com/adamralph/minver) | `4.3.0` | `5.0.0` |
| [System.CommandLine](https://github.com/dotnet/command-line-api) | `2.0.0-beta1.20574.7` | `2.0.0-beta4.22272.1` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` |
| [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.0` |
| [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.2` | `2.4.1` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.3` | `17.10.0` |
| [xunit](https://github.com/xunit/xunit) | `2.5.0` | `2.9.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.0` | `2.8.2` |


Updates `Microsoft.SourceLink.GitHub` from 1.1.1 to 8.0.0
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](dotnet/sourcelink@1.1.1...8.0.0)

Updates `MinVer` from 4.3.0 to 5.0.0
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](adamralph/minver@4.3.0...5.0.0)

Updates `System.CommandLine` from 2.0.0-beta1.20574.7 to 2.0.0-beta4.22272.1
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits/2.0.0-beta4.22272.1)

Updates `coverlet.collector` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2)

Updates `coverlet.msbuild` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2)

Updates `FluentAssertions` from 6.11.0 to 6.12.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.11.0...6.12.0)

Updates `GitHubActionsTestLogger` from 2.3.2 to 2.4.1
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.2...2.4.1)

Updates `Microsoft.NET.Test.Sdk` from 17.6.3 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.3...v17.10.0)

Updates `xunit` from 2.5.0 to 2.9.0
- [Commits](xunit/xunit@2.5.0...2.9.0)

Updates `xunit.runner.visualstudio` from 2.5.0 to 2.8.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.0...2.8.2)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: MinVer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: coverlet.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: GitHubActionsTestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2024

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Aug 16, 2024
@dependabot dependabot bot deleted the dependabot/nuget/all-b6b4ecfeb6 branch August 16, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants